home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / comm / irc / epic4-mos.lha / share / epic / help / 1_general / notice < prev    next >
Encoding:
Text File  |  2001-03-22  |  769 b   |  22 lines

  1. Synopsis:
  2.    notice [=]<nickname> <text to send>
  3.    notice <channel> <text to send>
  4.    notice %<process id|process name> <text to send>
  5.  
  6.  
  7. Description:
  8.    NOTICE is functionally equivalent to MSG.  Like MSG, it may send to
  9.    a person or a channel, and may send to more than one target.  The command
  10.    was primarily intended as a message type that guaranteed no automated
  11.    responses.  See MSG for more information.
  12.  
  13. See Also:
  14.    msg(1); on(5) notice, public_notice, send_notice
  15.  
  16. Restrictions:
  17.    The IRC protocol explicitly prohibits any client from automatically
  18.    responding to NOTICE with a MSG, CTCP, another NOTICE, or anything
  19.    else, and ircII-EPIC will do everything in its power to prevent you
  20.    from doing it :)
  21.  
  22.